home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / util / libs / regexp.lha / regexp.readme
Encoding:
Text File  |  1998-02-26  |  442 b   |  14 lines

  1. Short: Library for BSDish patternmatching
  2. Author: Matthias.Bethke@stud.uni-erlangen.de
  3. Uploader: Matthias.Bethke@stud.uni-erlangen.de
  4. Type: util/libs
  5. Version: 38
  6.  
  7. regexp.library is a straightforward port of the NetBSD regexp.c v1.7
  8. functions. It provides the regular expression matching functions
  9. through the standard AmigaOS shared library API.
  10.  
  11. New in V38:
  12. - Function to translate numeric error codes into readable text
  13. - some optimization
  14.